Skip to content

refactor(board): move CPU topology initialization from board to CLI#449

Merged
Lencerf merged 1 commit intogoogle:mainfrom
Lencerf:refactor/cpu/topology-fixup
Apr 20, 2026
Merged

refactor(board): move CPU topology initialization from board to CLI#449
Lencerf merged 1 commit intogoogle:mainfrom
Lencerf:refactor/cpu/topology-fixup

Conversation

@Lencerf
Copy link
Copy Markdown
Collaborator

@Lencerf Lencerf commented Apr 20, 2026

Relocate the logic for filling missing CPU topology values from the alioth library to the CLI argument parsing phase.

Relocate the logic for filling missing CPU topology values from the
alioth library to the CLI argument parsing phase.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24680449522

Coverage decreased (-0.03%) to 28.567%

Details

  • Coverage decreased (-0.03%) from the base build.
  • Patch coverage: 7 uncovered changes across 1 file (10 of 17 lines covered, 58.82%).
  • 1 coverage regression across 1 file.

Uncovered Changes

File Changed Covered %
alioth/src/board/board.rs 9 2 22.22%

Coverage Regressions

1 previously-covered line in 1 file lost coverage.

File Lines Losing Coverage Coverage
alioth/src/board/board.rs 1 16.19%

Coverage Stats

Coverage Status
Relevant Lines: 14890
Covered Lines: 4143
Line Coverage: 27.82%
Relevant Branches: 1286
Covered Branches: 478
Branch Coverage: 37.17%
Branches in Coverage %: Yes
Coverage Strength: 21.94 hits per line

💛 - Coveralls

@Lencerf Lencerf merged commit 7249863 into google:main Apr 20, 2026
5 checks passed
@Lencerf Lencerf deleted the refactor/cpu/topology-fixup branch April 20, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants